* startup.el (tutorial-directory): Make it a defcustom.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 03:55:46 +0000 (03:55 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 12 Sep 2009 03:55:46 +0000 (03:55 +0000)
commit1b9230c654e5bb9cd0d39b9bfa440e4264ec4cba
tree7e45986594a3a5634f155f8fca2d0f7ed900d0e6
parentfddb782115e2a38eddbe87e870b8ee37cee94fea
* startup.el (tutorial-directory): Make it a defcustom.
Use custom-initialize-delay rather than eval-at-startup to set it.
* image.el (image-load-path): Make it a defcustom.
Use custom-initialize-delay rather than eval-at-startup to set it.
* subr.el (eval-at-startup): Remove.
* font-lock.el (lisp-font-lock-keywords-2): Remove eval-at-startup.
lisp/ChangeLog
lisp/font-lock.el
lisp/image.el
lisp/startup.el
lisp/subr.el